module servers.modeller.settings.method; @safe: import servers.modeller; auto myCollectionName = "method"; auto myEntities = "Method"; auto myEntity = "Method"; auto myUrl = "methodler/method"; auto myPath = "/methodler/method"; auto jsPath = "methodler/method";