Ejemplo n.º 1
0
 private Vary convertToVary(String vary) {
   return Vary.fromJSON(vary);
 }