class ActionText::Attachment

def full_attributes

def full_attributes
  node_attributes.merge(attachable_attributes).merge(sgid_attributes)
end