sub some_function { my $self = shift; return Some::Other::Package::function( @_ ); }