class VCR::HTTPInteraction::HookAware

def initialize(http_interaction)

def initialize(http_interaction)
  @ignored = false
  super
end