Returns the output of this node.
Source: show | on GitHub
# File lib/erbook/document.rb, line 241 def to_s defn['silent'] ? '' : output end