module Slather::CoverageService::Coveralls

def coverage_file_class

def coverage_file_class
  Slather::CoverallsCoverageFile
end