\n"; } function eat() { echo "chewy..chewy.."; echo "\n
\n"; } } $b = new banana_v4(); $b->eat(); ?>