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