#add, #execute, #to_html
2 3 4
# File 'lib/test.rb', line 2 def update add 'rspec' if File.exists?('spec') end