# File lib/moneta/adapters/client.rb, line 39 def delete(key, options = {}) write(:delete, key, options) read end