# File lib/yard/templates/erb_cache.rb, line 16
      def self.clear!
        return unless @methods
        @methods.clear
      end