sub another_method { my ($self) = @_; $self->a->exec(...); # Stuff related to C }