class Alpha 'I am Alpha.' as greeting define say_hello greeting print class Beta extend Alpha 'I am Beta!' as greeting