# File lib/rack/request.rb, line 236
236:
def
path
237:
script_name
+
path_info
238:
end