class Dry::Logic::Operations::Key

def [](hash)

def [](hash)
  rule[evaluator[hash]]
end