Help for this page
bless(\sub {}, 'Foo')->hello('test5');
'Foo'->hello()
bless(sub {}, 'Foo')->hello()