2 3 4
# File 'lib/to_simple_yaml/core.rb', line 2 def to_simple_yaml(options = {}) generate_yaml(self, options) end