370 371 372
# File 'lib/ya2yaml.rb', line 370 def ya2yaml(options = {}) Ya2YAML.new(options)._ya2yaml(self) end