# File lib/rack/request.rb, line 29
def
request_method
;
@env
[
"REQUEST_METHOD"
]
end