module Github::Connection

def clear_cache

def clear_cache
  @connection = nil
end