sub some_method { my $self = shift; $self->get_some_framework->log_trace("Hello, world!"); }