# File lib/action_dispatch/http/request.rb, line 135
    def fullpath
      @fullpath ||= super
    end