static TextView aLabel(S text) { ret aTextView(text); } static TextView aLabel() { ret aTextView(); }