Lines Matching refs:getitem
475 getitem = self._class_to_mock.__dict__.get('__getitem__', None)478 if getitem is None: