/**
  * Create new instance.
  */
 public function __construct()
 {
     parent::__construct();
     $this->showKey = true;
 }