# File lib/facets/core/config/datadir.rb, line 14 def self.datadir(package_name) File.join(CONFIG['datadir'], package_name) end