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