# File src/rexml/comment.rb, line 62
def
<=>(other) other.to_s <=> @string
end