# File lib/multi_xml/version.rb, line 41
    def to_s
      to_a.join('.')
    end