# File lib/rack/server.rb, line 92
    def options
      @options ||= parse_options(ARGV)
    end