# File lib/fuubar.rb, line 74
  def example_passed(_notification)
    self.passed_count += 1

    increment
  end