# File frankenstein_driver.rb, line 132 def click_button(button) append_to_script "click_button \"#{button}\"" end