# File lib/vcr.rb, line 290
  def turned_on?
    !context_value(:turned_off)
  end