Ejemplo n.º 1
0
 public static String style(ColorScheme scheme, String input) {
   return message.style(scheme, input);
 }