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