Help for this page
ok(animal() eq 'monkey', 'animal() returned monkey')
is(animal(), 'monkey', 'check animal() return value')