# File frankenstein_driver.rb, line 284 def select_table_row(table, rows) append_to_script "select_table_row \"#{table}\" , \"#{rows}\"" end