# File lib/needle/container.rb, line 315
    def has_key?( name )
      @service_points.has_key?( name )
    end