# File lib/archivist/base.rb, line 200
      def restore_all(conditions=nil)
        copy_from_archive(conditions)
      end