# File lib/rake/contrib/publisher.rb, line 15
15:   def initialize
16:     @publishers = []
17:   end