public string ReturnAllTypes() { return(jsonHelper.serializeToJSONfromListOfString(mongoDB.ReturnAllTypes())); }