public function build()
 {
     backup_factory::build_plan($this->controller);
     // Dispatch to correct format
     $this->built = true;
 }