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