package MyObj; use Class::MakeMethods::Autoload { 'new' => 'Template::Hash::new', '.*' => 'Template::Inheritable::code_or_scalar -method', };