public JSArray(JSType secondaryType) { JSSecondTypeDef = secondaryType; }
public JSType(JSType secondaryType) { }