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