# File lib/benelux/mixins.rb, line 16
16:
def
<=>
(
other
) 17:
self
.
to_s
<=>
other
.
to_s
18:
end