public ActionViewBuilder domain(String domain) {
   view.domain = domain;
   return this;
 }