yellow_perm()yellow/yellow.module, line 34
Implementation of hook_perm
function yellow_perm() { return array('administer yellow', 'view yellow'); }