public class XlstEscape { public void harvestConstructors( int stage ) { super.harvestConstructors( stage-1 ); } }