23 24 25
# File 'lib/heartwood/engine.rb', line 23 def root @root ||= Gem::Specification.find_by_name('heartwood').gem_dir.to_s end