const HIPPIE = (function () {
'use strict';
return {
hippie: {
brand: '|-| | |^ |^ | [- '
}
};
})();