# File lib/faraday/adapter/test.rb, line 20 def initialize # {:get => [Stub, Stub]} @stack = {} yield self if block_given? end