# File lib/chef/mixin/language_include_recipe.rb, line 45 def require_recipe(*args) include_recipe(*args) end