class Zip::NullDecrypter

def decrypt(data)

def decrypt(data)
  data
end

def reset!(_header); end

def reset!(_header); end