public function resolve(User $Staff, $comments = NULL) {
            
            $this->close("resolve", $Staff, $comments);
            
            return $this;