class ActionText::AttachmentGallery

def selector

def selector
  "#{TAG_NAME}:has(#{attachment_selector} + #{attachment_selector})"
end