class ActiveRecord::Encryption::ReadOnlyNullEncryptor

def encrypted?(text)

def encrypted?(text)
  false
end