# frozen_string_literal: true module GistUpdater class << self attr_accessor :debug end end