# File lib/faye/websocket/hybi_parser/stream_reader.rb, line 6
        def initialize
          @queue = []
        end