# File lib/facets/core/symbol/succ.rb, line 14
def
succ
self
.
to_s
.
succ
.
intern
end