# File lib_core/rucy/document.rb, line 165 def initialize @option = Hash.new @doc_map = Hash.new @filter_map = Hash.new end