# File lib/ancestry/materialized_path.rb, line 8 def root_conditions arel_table[ancestry_column].eq(nil) end