augment class Submethod { # declared in BOOTSTRAP, composed in prologue # class Submethod is Routine multi method gist(Submethod:D:) { self.name } } # vim: expandtab shiftwidth=4