class Dry::Logic::Rule::Key

def evaluate(input)

def evaluate(input)
  evaluator[input]
end