# File lib/vcr/structs.rb, line 523
      def initialize(http_interaction)
        @ignored = false
        super
      end