package sample; public abstract aspect AbstractDerived extends AbstractBase { Object x = getLogger(); }