56 57 58
# File 'lib/sup/yamlize.rb', line 56 def yamlize(path, &block) Yamlize.new path, self.class, &block end