# File lib/nyan_cat_formatter/rspec3.rb, line 12 def initialize(output) super(output) # @failure_count = 0 # @pending_count = 0 end