How can this be??
#(rdb:1) p @hash {"one"=>true, "checked value"=>true, "two"=>true} #(rdb:1) p other.instance_variable_get(:@hash) {"one"=>true, "checked value"=>true, "two"=>true} #(rdb:1) p @hash == other.instance_variable_get(:@hash) false