# File lib/websocket/handshake/server.rb, line 83
      def port
        @headers["host"].to_s.split(":")[1]
      end