to_s()
Returns the content of this node.
# File actionview/lib/action_view/vendor/html-scanner/html/node.rb, line 220 def to_s @content end