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