# File lib/mongo/cursor.rb, line 202
    def collection_name
      @coll_name || collection.name
    end