# File lib/puppet/network/authstore.rb, line 71 71: def initialize 72: @globalallow = nil 73: @declarations = [] 74: end