14 15 16
# File 'lib/feed2thread/loads_config.rb', line 14 def as_yaml to_h.transform_keys(&:to_s).to_yaml.gsub(/^---\n/, "") end