# File lib/dm-aggregates/repository.rb, line 3
    def aggregate(query)
      adapter.aggregate(query)
    end