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