# File lib/vcr/middleware/excon.rb, line 214
        def self.read_body_from(response_params)
          response_params.fetch(:body)
        end