to_s()
No documentation available.
# File lib/rdoc/markup/special.rb, line 35 def to_s # :nodoc: "Special: type=#{type} text=#{text.dump}" end