class Rubycritic::Rubycritic

def initialize

def initialize
  @source_control_system = SourceControlSystem.create
end