151 152 153
# File 'lib/cheffish/recipe_dsl.rb', line 151 def self.join(*args) Chef::Config.path_join(*args) end