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