import yeti.lang.io; public class CallYeti { public static void main(String[] args) { // used the static field io.println._.apply("Yeti!"); } }