func init(json: Any) throws { // Chooses Any-overload instead of generic overload => error try id = json => "object" => "id" }
Filed SR-3148.