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