public string Get() { DefinitionManager.LoadDefinitions(); return("Reloaded " + DefinitionManager.definitionLookup.Count + " definitions!"); }