# File lib/rubygems/test_case.rb, line 714
  def util_zip(data)
    Zlib::Deflate.deflate data
  end