# File lib/puppet/network/rights.rb, line 96
96:   def initialize
97:     @rights = []
98:   end