# File syndicator/syndicator.rb, line 62 def fetchSubscriber(subscriber_id) return SubscriberStore.fetchSubscriber(subscriber_id) end