SimpleCov.start do
  add_filter '/spec/'
  add_filter '/vendor/bundle/'
end
