1: package org.objectweb.celtix.common.annotation; 2: 3: public class Base { 4: 5: public Base() { 6: 7: } 8: 9: }