public Builder location(Location loc) {
   target.location = loc;
   return this;
 }