class Rubycritic::SourceControlSystem

def self.system_names

def self.system_names
  systems.join(", ")
end