The customer should be able to transfer money from their checking to their savings. To do that, first add transfer: function(amount) {}.
transfer: function(amount) {}
Make sure to type transfer: function(amount) {}.