# File rexml/comment.rb, line 34
  def clone
			Comment.new self
		end