Source: show | on GitHub
# File ruby/ext/psych/lib/psych/visitors/depth_first.rb, line 5 def initialize block @block = block end