sub method { my $self = shift; $self->method_init; $self->_method; $self->method_cleanup; }