class ActiveSupport::EncryptedFile

def read_env_key

def read_env_key
  ENV[env_key].presence
end