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