# File lib/rspec/instafail/rspec_3.rb, line 7
    def initialize(output)
      super
      @failed_examples = []
    end