# File lib/mongo/database.rb, line 116 def collection_names(options = {}) View.new(self).collection_names(options) end