# File lib/chef_zero/chef_data/default_creator.rb, line 30 def clear @creators = { [] => @superusers } @deleted = {} end