# File lib/dm-aggregates/operators.rb, line 4 def count DataMapper::Query::Operator.new(self, :count) end