class Rubycritic::SourceControlSystem
def has_revision?
def has_revision? raise NotImplementedError.new("You must implement the has_revision? method.") end
def has_revision? raise NotImplementedError.new("You must implement the has_revision? method.") end