1333 1334 1335 1336
# File 'lib/chef/resource.rb', line 1333 def self.inherited(child) super @@sorted_descendants = nil end