22 23 24
# File 'lib/tempest_time/setting.rb', line 22 def delete(key) write_config { config.delete(key) } end