Help for this page
package FOO; sub first { ... my $foo = new FOO(); $foo->dispatch('a'); $foo->dispatch('b');
$self->$command();