# File lib/acts_as_static_record.rb, line 407
    def static_record_cache
      @static_record_cache||= initialize_static_record_cache
    end