# File lib/spec/runner.rb, line 60
      def run
        return true if options.examples_run?
        options.run_examples
      end