class Github::Client

def git_data(options)

def git_data(options)
  @git_data ||= Github::GitData.new(options)
end