sub object_method { my $self = shift; $self->MotherClass::ChildClass1::object_method(@_); }