# File lib/amalgalite/aggregate.rb, line 54
    def finalize
      raise NotImplementedError, "Aggregate#finalize must be implemented"
    end