this.stackData.hooks.data.forEach( function(entry) {
            data = entry.f.apply(self, [data]);
        } );