# File lib/rack/request.rb, line 234
    def path
      script_name + path_info
    end