# File lib/chef/cookbook/syntax_check.rb, line 68 def template_files Dir[File.join(cookbook_path, '**', '*.erb')] end