public RomanNumeralsController() { roman = new RomanNums(); }
public RomanNumTest() { romanNums = new RomanNums(); }