# File lib/more/facets/zlib.rb, line 28
  def self.inflate(string)
    Inflate.inflate(string)
  end