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