Class: Fixnum
- Inherits:
-
Object
- Object
- Fixnum
- Defined in:
- ext/fixnum_TIMES.rb
Instance Method Summary collapse
Instance Method Details
#TIMES ⇒ Object
2 3 4 |
# File 'ext/fixnum_TIMES.rb', line 2 def TIMES self end |