# File lib/moneta/datamapper.rb, line 105
      def clear
        repository_context { @hash.all.destroy! }
      end