# File lib/chef/solr/solr_installer.rb, line 99 def solr_home_path @solr_home_path || File.join(solr_base_path, 'solr') end