public function offsetExists($offset)
    {
        $file = __FILE__;
        $line = __LINE__;
        $trace = (new \Exception)->getTrace();