Bongo is our resident code monkey, and he's bananas for coding. He's been monkeying around in our codebase since the beginning and has a keen eye for detail and a penchant for bananas.
Bongo's code is as messy as his desk:
// Code Monkey's masterpiece: The infamous 'Monkey App'
// Written in 10 seconds flat
// Functionality:
// 1. Monkeying around
// 2. Eating bananas
// 3. Causing chaos
public function monkeyAround() {
console.log("Ooh ooh ooh!");
eatBananas();
}
function prophetsOfDoom() {
console.log("The end is nigh!");
}