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