class Lookbook::ScenarioGroupEntity

def tag(tag_name = nil)

Other tags:
    Api: - private
def tag(tag_name = nil)
  tags(tag_name).first
end