# encoding: utf-8 SimpleCov.start do add_filter '/spec/' coverage_dir 'spec/result/coverage' end