# File lib/action_dispatch/http/url.rb, line 105
def
host_with_port
"#{host}#{port_string}"
end