# File lib/puppet/network/authstore.rb, line 80 80: def reset_interpolation 81: Thread.current[:declarations] = nil 82: end