super(); this.description = description; this.multiplier = multiplier;
String s = "Meters/" + description + " = " + multiplier; return s;