# File lib_core/rucy/document.rb, line 420 def initialize(document, path) @document = document @path = path end