class Foo { my method bar { .... } method public_bar { self!bar() if $I_trust_you } }