class Github::Repos

def initialize(options = {})

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