23 24 25
# File 'lib/eiwa/tag/any.rb', line 23 def to_s "<#{@tag_name}>#{@characters}</#{@tag_name}>" end