# File lib/rake/contrib/publisher.rb, line 21
21:   def initialize
22:     @publishers = []
23:   end