module ActionText::Encryption

def has_encrypted_rich_texts?

def has_encrypted_rich_texts?
  encryptable_rich_texts.present?
end