# File lib/vcr/middleware/excon.rb, line 177 def initialize(response_block) @response_block = response_block @chunks = [] end