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