# File frankenstein_driver.rb, line 127
  def cancel_table_edit(table)
    append_to_script "cancel_table_edit \"#{table}\""
  end