class JUnitFormatter
class TapFormatter
rspec-extra-formatters
0.4
# initialize
def initialize(output) super(output) @total = 0 end