# File lib/rhc/vendor/zliby.rb, line 203
  def <<(string)
    @zstring << string
    inflate
  end