Creates a new instance of LegacyHashtable super();
super();
if (containsKey(key)) return super.get(key); else return "";