enable static method

dynamic enable()

Implementation

static enable(){
  _enabled = true;
}