# File lib/moneta/wrapper.rb, line 36
    def clear(options = {})
      wrap(:clear, options) { super }
    end