public Builder index(int index) {
   target.index = index;
   return this;
 }