# File lib/needle/pipeline/collection.rb, line 49 def initialize( service_point ) @elements = [] @service_point = service_point end