17 18 19
# File 'lib/nugrant.rb', line 17 def self.source_root @source_root ||= Pathname.new(File.expand_path("../../", __FILE__)) end