# File lib/opml.rb, line 27
    def to_s
      @to_s ||= attributes['text'] || super
    end