SimpleCov.start do
  add_group 'Library', 'lib'
  add_group 'Specs', 'spec'
end
