14 15 16 17
# File 'lib/failbot/memory_backend.rb', line 14 def report(data) @reports << data fail if @fail end