private string GetFileLocation(params object[] modelLocatorInfo) { return(AdapterHelper.GetFileLocation(this.FileExtension, modelLocatorInfo)); }