class Psych::Visitors::DepthFirst

def terminal o

def terminal o
  @block.call o
end