Essential.Core.mapEvents = function(events, context) {
  if(typeof events === "undefined") {
    return;
  }