# File lib/action_dispatch/http/url.rb, line 5
      def url
        protocol + host_with_port + fullpath
      end