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