class Temple::Mixins::GrammarDSL::Value

def match(exp, unmatched)

def match(exp, unmatched)
  @value === exp
end