Root of confctl repository
Returns:
9 10 11
# File 'lib/confctl.rb', line 9 def self.root @root ||= File.realpath(File.join(File.dirname(__FILE__), '../')) end