14 15 16
# File 'lib/to_simple_yaml/core.rb', line 14 def to_simple_yaml(options = {}) generate_yaml(self, options) end