return(new EnergyUnit(massUnit, lengthUnit, durationUnit, abbreviation));
 return new ForceUnit(massUnit, lengthUnit, durationUnit, abbreviation);