# File frankenstein_driver.rb, line 303
  def switch_tab(tab, title)
    append_to_script "switch_tab \"#{tab}\" , \"#{title}\""
  end