# File lib/action_controller/request.rb, line 462
    def server_port
      @env['SERVER_PORT'].to_i
    end