sub dostuff { goto &{ $_[0]->SUPER::dostuff } if $condition; }