@tag hi(String who) { Hi @who, how is it going? } @tag hello(String who) { Hello @who, how are you doing? }