public function getSql(SqlWalker $sqlWalker) { return 'MD5(' . $this->md5Expression->dispatch($sqlWalker) . ')'; }