class Github::Repos
def pubsubhubbub(options={}, &block)
def pubsubhubbub(options={}, &block) @pubsubhubbub ||= ApiFactory.new('Repos::PubSubHubbub', current_options.merge(options), &block) end
def pubsubhubbub(options={}, &block) @pubsubhubbub ||= ApiFactory.new('Repos::PubSubHubbub', current_options.merge(options), &block) end