enable static method

void enable()

Enable view interception

Implementation

static void enable() {
  _enabled = true;
}