Example #1
0
 public Object get(int index) {
   return RT.nth(this, index);
 }