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