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