# File lib/moneta/proxy.rb, line 83
    def clear(options = {})
      adapter.clear(options)
      self
    end