using the class definition in a previous problem: mischief a1; mischief a2 = a1; is invoking the assignment operator for mischief objects.