this.init = function() {
    if( !$rootScope.images) {
      return self.update();
    }
    return $q.when();