# File lib/needle/pipeline/collection.rb, line 42
        def call( *args )
          @block.call( self, *args )
        end