Ensure there is callback

callback = (typeof callback === 'function') ? callback : function() {};