CTL.Annotate
Annotation Type dont


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface dont

Method annotated by this will not be included in the RI.