class ActionText::Attachment

def caption

def caption
  node_attributes["caption"].presence
end