package b; public class ClassContainingAspect { static aspect InnerAspect { } }