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