# File lib/active_support/multibyte/chars.rb, line 60
def
<=>
(
other
);
@string
<=>
other
.
to_s
;
end