module VCR::Logger::Mixin

def response_summary(*args)

def response_summary(*args)
  VCR.configuration.logger.response_summary(*args)
end