# File lib/puppet/network/authstore.rb, line 67
67:     def initialize
68:       @globalallow = nil
69:       @declarations = []
70:     end