this.get(NavigatorDirection.AFTER, function(chunk) {
            flags = flags.concat(chunk.flags);
            actuator();
        });