builder.addMethod("do", function($function) {
      sc.lang.iterator.execute(
        sc.lang.iterator.integer$do(this),
        $function
      );