public Terminal() throws InvalidConfigurationException {
   this(GPGenotype.getStaticGPConfiguration(), CommandGene.IntegerClass);
 }