# File lib/action_dispatch/http/url.rb, line 62
      def standard_port?
        port == standard_port
      end