my $a = A->new(); $a->b->method(); $a->c->another_method();