We can update how classes work by setting methods directly in the class. Define the charge method inside the Hybrid class.

Make sure to pick def followed by charge and then (, self, ), :.