# File lib/rack/request.rb, line 23
def
path_info
;
@env
[
"PATH_INFO"
].
to_s
end