public aspect Asp3 {
    int SJP.baz() {
       return 0;
    }

}
