// protected void addClassMeta(){
// this.addMetaData("author", new String[]{"<a", "href=\"mailto:alex", "AT", "gnilux", "DOT", "com\">Alexandre", "Vasseur</a>"});
// }
protected void addAnnotations(){
this.addAnnotation(AnnotationValues.toAnnotation(new AnnotationValues("java.lang.annotation.Target", new Object[]{})));
}