class ActionText::Content

def to_trix_html

def to_trix_html
  render_attachments(&:to_trix_attachment).to_html
end