module Github

def deprecation_tracker

def deprecation_tracker
  @deprecation_tracker ||= []
end