enableAutoLock method

dynamic enableAutoLock()

Implementation

enableAutoLock(){
  _autoLock = true;
}