YOFHTEGSYIZJKLKWEPLDDLKH5VAQU4XURQCH6MXGFHYPCF3M7LYAC
6PY2VELQNZ5LQUKWIYKEZ4QEDGKEN24ESFUIXUBCWFTU3GWIXSSQC
def ==(other) return false unless other.class == self.class
def ==(other)
return false unless other.class == self.class
@value == other.value end
@value == other.value
end