module ActionText::Attachments::TrixConversion

def from_trix_attachment(trix_attachment)

def from_trix_attachment(trix_attachment)
  from_attributes(trix_attachment.attributes)
end