class Lookbook::ComponentTag

def value

def value
  text.constantize if text.present?
end