initialize

in chefctl/sample_hooks/custom_attrs.rb [27:31]


  def initialize
    @tmp_file = nil
    @custom_attr = nil
  end