class Rails::Command::EncryptedCommand

def ensure_encrypted_configuration_has_been_added

def ensure_encrypted_configuration_has_been_added
  encrypted_file_generator.add_encrypted_file_silently(content_path, key_path)
end