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