# File lib/mongoid/contexts/enumerable.rb, line 254 def root @root ||= documents.first.try(:_root) end