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