# File lib/faraday/adapter/test.rb, line 66 def delete(path, &block) new_stub(:delete, path, &block) end