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