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