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