module SimpleCov module Formatter class RcovFormatter VERSION = "0.3.1" end end end