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