898 899 900
# File 'lib/ihelp.rb', line 898 def to_text "#{name} [#{rw}] #{(comment || []).map{|c| c.to_text }.join("\n")}" end