# File lib/ancestry/instance_methods.rb, line 96 def cache_depth write_attribute self.base_class.depth_cache_column, depth end