# File lib/moneta/adapters/datamapper.rb, line 84 def clear(options = {}) context { Store.all.destroy! } self end