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