Could i construct path using concrete index in array: ``` '{"a":[{"b":1},{"b":2}]}' @@ 'a.0.b = 1' ```