53 54 55
# File 'lib/fake_http.rb', line 53 def delete(pattern, &block) add_responder(:delete, pattern, &block) end