# File lib/action_controller/request.rb, line 198 def host_with_port @host_with_port ||= host + port_string end