class Dry::Logic::Operations::Key

def to_s

def to_s
  "#{type}[#{path}](#{rule})"
end