# File src/rexml/functions.rb, line 134
                def Functions::concat( *objects )
                        objects.join
                end