# File lib/vcr.rb, line 353
  def unlink_context(key)
    @context.delete(key)
  end