# File lib/amalgalite/progress_handler.rb, line 17
    def call
      raise NotImplementedError, "The progress handler call() method must be implemented"
    end