# File lib/spec/runner/option_parser.rb, line 199
      def parse_help
        @out_stream.puts self
        exit if stdout?
      end