_subscriptions: [
        {
          'Place/go': function(params) {
            this.status.set(params);
            this.placeGo(params);