# File lib/gh/cache.rb, line 41
    def reset
      super
      clear_partial or clear_all
    end