# File lib/mongo/database.rb, line 128
    def list_collections
      View.new(self).list_collections
    end