8 9 10
# File 'lib/to_simple_yaml/core.rb', line 8 def to_simple_yaml(options = {}) generate_yaml(self, options) end