class Github::Orgs

def initialize(options = {})

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