class Zip::NullEncrypter

def encrypt(data)

def encrypt(data)
  data
end