# File syndicator/subscriber.rb, line 23 def addSubscription(subscriptionId) @subscriptions[subscriptionId.to_s] = subscriptionId end