$dispatcher{$code}->($self, $parameter) #### foo => sub {$self = shift; $self->set_foo(shift); },