# File lib/rake/contrib/compositepublisher.rb, line 7
7:     def initialize
8:       @publishers = []
9:     end