class VCR::HTTPInteraction::HookAware

def ignore!

Other tags:
    See: #ignored? -
def ignore!
  @ignored = true
end