this.robotSpecification = robotSpecification;
robotClassLoader = getHost(robotSpecification).createLoader(robotSpecification);
robotClassLoader.setRobotProxy(this);
out = new RobotOutputStream();
robotThreadManager = new RobotThreadManager(this);
loadClassBattle();
robotFileSystemManager = new RobotFileSystemManager(this, hostManager.getRobotFilesystemQuota(),