class Github::Users

def initialize(options = {})

Creates new Repos API
def initialize(options = {})
  super(options)
end