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