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