# File lib/puppet/network/rights.rb, line 82
82:     def initialize()
83:         @rights = []
84:     end