static void showButton(S text, O r) {
  showButtons(text, r);
}