Symbole pour corriger Ruby
s = :something
s.to_s
# => "something"
gritter97
s = :something
s.to_s
# => "something"