Class: Symbol

Inherits:
Object
  • Object
show all
Defined in:
lib/pred.rb

Instance Method Summary collapse

Instance Method Details

#predObject



208
209
210
# File 'lib/pred.rb', line 208

def pred
  Pred::decrement_string(self.to_s).to_sym
end