If we need more methods for an object, we can set them directly. Code hybrid.charge = function() to add the new charge method.

Make sure to pick hybrid followed by . and then charge, =, function, (, ).