isEnable method

bool isEnable()

Implementation

bool isEnable() {
  return _enabled;
}