class Dry::Logic::Rule::Check

def evaluate(input)

def evaluate(input)
  evaluator[input].first
end