class Dry::Logic::Operations::Check

def [](input)

def [](input)
  rule[*evaluator[input].reverse]
end