314315316317318319320
return new OpenDuct( next ); } protected Duct createOpenReducingWindow( Duct next ) { return new OpenReducingDuct( next ); }