klasA[0].method(klasB[0]) where klasA is a list of objects of class A and klasB, a list of objects of class B. I get TypeError: \'list\' object is not callable.Can someone pleas