# File lib/vcr/cassette.rb, line 56
    def record_http_interaction(interaction)
      new_recorded_interactions << interaction
    end