# File lib/action_controller/request.rb, line 170
    def port
      env['SERVER_PORT'].to_i
    end