# File lib/merb-core/dispatch/request.rb, line 333
    def port
      @env['SERVER_PORT'].to_i
    end