class ActionText::Attachables::ContentAttachment

def to_html

def to_html
  @to_html ||= content_instance.render(content_instance)
end