if ($address = $this->Memcached->fetch($mckey)) {
            return $address; 
        }