static boolean isTrueOpt(O o) { if (o instanceof Boolean) ret ((Boolean) o).booleanValue(); false; }