class Dry::Logic::Evaluator

def initialize(path)

def initialize(path)
  @path = Array(path)
end