# File lib/faraday/adapter/test.rb, line 48 def head(path, headers = {}, &block) new_stub(:head, path, headers, &block) end