def _index(self, object): from Products.CMFPlone.CatalogTool import object_provides return object_provides(object)()