I know that self keyword in python is a reference to the instance of that particular class, but how can one create an object within the same class? can someone please explai