# File src/demos/gtk_demo_plugins/plugin_util/PluginUi.rb, line 9
  def start()
    @box = Gtk::VBox.new
    @table
    true
  end