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