public aspect Concrete extends Abstract { public Number getT() { return 5; } }