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