package a.b.c; public aspect Azpect { before():staticinitialization(Code2) {} }