If we wanted to create multiple objects that use the same method, what would be the best approach?
If we wanted multiple objects that use the same method, creating a class containing the method is the best approach.