class Github::Repos

def pubsubhubbub

Access to Repos::Watchin API
def pubsubhubbub
  @pubsubhubbub ||= ApiFactory.new 'Repos::PubSubHubbub'
end