# File lib/hiredis/ruby/reader.rb, line 12
      def feed(data)
        @buffer << data
      end