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