class Github::Repos

def watching

Access to Repos::Watchin API
def watching
  @watching ||= ApiFactory.new 'Repos::Watching'
end