public LocatorMethodParameterBuilder param(int i) {
   return new LocatorMethodParameterBuilder(this, locator.getParams()[i]);
 }