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