# File lib/acts_as_static_record.rb, line 402
    def clear_static_record_cache
      @static_record_cache = nil
    end