Class: Fixnum

Inherits:
Object
  • Object
show all
Defined in:
ext/fixnum_TIMES.rb

Instance Method Summary collapse

Instance Method Details

#TIMESObject



2
3
4
# File 'ext/fixnum_TIMES.rb', line 2

def TIMES
  self
end