module ActionText::Attachable

def attachable_metadata

def attachable_metadata
  try(:metadata) || {}
end