class Github::Client

def scopes(options = {})

def scopes(options = {})
  @scopes ||= ApiFactory.new 'Scopes', options
end