public function setHash($hash) {
        
        $this->hash = $hash;
        
        return $this;