class PgExport class EncryptedDump < Dump::Base def name 'Encrypted Dump' end end end