16 17 18
# File 'lib/marklogic/collection.rb', line 16 def count MarkLogic::Cursor.new(self).count end