class ActiveSupport::EncryptedConfiguration

def options

def options
  @options ||= deep_transform(config)
end