module SimpleCov module Formatter class MarkdownFormatter VERSION = "0.2.0" end end end