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