class Guard::RSpecFormatter

def example_failed(failure)

def example_failed(failure)
  examples.push failure.example
end