# File lib/merb-core/dispatch/request.rb, line 553
    def port
      @env[Merb::Const::SERVER_PORT].to_i
    end