public DefinitionsService() { _defLoader = new DefinitionLoader(this); _propLoader = new PropertyLoader(this); _taxLoader = new TaxonLoader(this); }