this.app.run(function(){
      if(done)
        done(self.plugins.get('nodejs').config.ROOT_URL);
    });