# File lib/paint.rb, line 165
    def mode=(val) cache.clear; @mode = val end