(function(root) {

'use strict';
root.GeneralConstants = {
  GENERAL: "GENERAL",
};

}(this));