# File frankenstein_driver.rb, line 266
  def select_file(path)
    append_to_script "select_file \"#{path}\""
  end