def __init__(self, *args, **kwarg): self.gh = github3.GitHub() super(GithubService, self).__init__(*args, **kwarg)