class ActionText::RichText

def to_trix_html

def to_trix_html
  body&.to_trix_html
end