public function fetchPairs($key = null, $value = null) { return FetchPairsHelper::process($this->getIterator(), $key, $value); }