# File lib/mongoid/atomic/paths/root.rb, line 20 def initialize(document) @document, @path, @position = document, "", "" end