# File lib/puppet/network/authstore.rb, line 88 88: def reset_interpolation 89: Thread.current[:declarations] = nil 90: end