# File lib/moneta/basic_file.rb, line 76 def update_key(key, options) store(key, self[key], options) end