# File lib/websocket/handshake/base.rb, line 24
      def <<(data)
        @data << data
      end