# File lib/moneta/adapters/client.rb, line 57 def clear(options = {}) write(:clear, options) read self end