Libraries
»
arbre2
(2.2.1)
»
Index
»
Arbre
»
TextNode
»
#to_s
Method: Arbre::TextNode#to_s
Defined in:
lib/arbre/text_node.rb
#
to_s
⇒
Object
29 30 31
# File 'lib/arbre/text_node.rb', line 29
def
to_s
text
end