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