class SuperWallBot extends BaseRobot onInit:() -> @turnTurretLeft(-Infinity) onScannedRobot:(event) -> @fire(1) tr = new SuperWallBot("Super Wall Bot")