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