Design.main_window_extension_points ->
object
  method connect : unit -> unit
  method get : Factory.setup
  method run : unit
  method set : Factory.setup -> unit
  method update : unit -> unit
end