void changed() throws Exception {
   last &= enabled | config.on();
   out().set(last);
 }