public Camera build() {
   return new Camera(data.getLocation(), data.getApproaches());
 }