# File lib/ruote/parser/ruby_dsl.rb, line 112
      def to_a

        [ @name, @attributes, @children ]
      end