# File lib/chef/provider/template.rb, line 73
      def resource_cookbook
        @new_resource.cookbook || @new_resource.cookbook_name
      end