Enables debugging mode.
public function enableDebug() { $this->debug = true; $this->updateOptionsHash(); }