# File lib/puppet/util/warnings.rb, line 14 14: def clear_warnings 15: @stampwarnings = {} 16: nil 17: end