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