Overrides \Drupal\Core\Utility\CacheArray::clear().
Overrides CacheArray::__destruct
public function __destruct() {
// Do nothing to avoid segmentation faults. This can go away after the
// cache collector from http://drupal.org/node/1786490 is used.
}