# File /home/ser/Work/rexml/rexml/functions.rb, line 88
  def Functions::concat( *objects )
			objects.join
		end