$method, 'path' => $path, 'auth_id' => $authId, 'auth_email' => $authEmail] = $array; return new static($method, $path, $authId, $authEmail); } }