This was moved to Chef::Node#tag, redirecting here for compatibility
72 73 74
# File 'lib/chef/recipe.rb', line 72 def tag(*tags) node.tag(*tags) end