215 216 217
# File 'lib/marklogic/database.rb', line 215 def collection(name) MarkLogic::Collection.new(name, self) end