I am learning Javascript classes and TDD currently and for some reason my class constructor is retuning undefined instead of a string. Have I missed something obvious?