# File frankenstein_driver.rb, line 20
  def activate_dialog(title)
    append_to_script "activate_dialog \"#{title}\""
  end