# File frankenstein_driver.rb, line 168 def delay(duration_in_milliseconds) append_to_script "delay \"#{duration_in_milliseconds}\"" end