# File lib/nyan_cat_formatter/rspec3.rb, line 49 def example_failed(notification) @failed_examples << notification @failure_count += 1 tick FAIL end