JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrserializeParameters(); $className = static::className(); $path = $this->instanceUrl(); list($response, $opts) = static::_staticRequest('put', $path, $params, $headers); $klass = $opts['apiVersion'] . '/' . $className; $json = $response[$klass]; $this->refreshFrom($json, $opts); return $this; } }