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