class Lookbook::TagOptionsParser

def matchers

def matchers
  RESOLVERS.map { |r| r::MATCHER }
end