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