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