# File lib/backup/encryptor/gpg.rb, line 28 def encrypt_with log! extract_encryption_key_email! yield "#{ utility(:gpg) } #{ options }", '.gpg' end