911 912 913
# File 'lib/ihelp.rb', line 911 def to_text "#{name} = #{value} #{(comment || []).map{|c| c.to_text }.join("\n")}" end