# File lib/vcr.rb, line 280
  def turn_on!
    set_context_value(:turned_off, false)
  end