public function save(Mage_Core_Model_Abstract $object)
    {
        $start  = microtime(true);
        $result = parent::save($object);