# File lib/scrubyt/output/result_node.rb, line 13 def write_text @options[:write_text].nil? ? @generated_by_leaf : @options[:write_text] end