Module: Delorean::Value2
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#c ⇒ Object
3494 3495 3496 |
# File 'lib/delorean/delorean.rb', line 3494 def c elements[1] end |
#mod ⇒ Object
3490 3491 3492 |
# File 'lib/delorean/delorean.rb', line 3490 def mod elements[0] end |