public function __call($method, $parameters)
    {
        $class_name = class_basename($this);

        #i: Convert array to dot notation