BasicObject
# File lib/ya2yaml.rb, line 369 def ya2yaml(options = {}) Ya2YAML.new(options)._ya2yaml(self) end