init method

void init()

Implementation

void init() {
  controller = _newController;
  _ensureListener();
}