Module: Delorean::Value2
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#c ⇒ Object
2773 2774 2775 |
# File 'lib/delorean/delorean.rb', line 2773 def c elements[1] end |
#mod ⇒ Object
2769 2770 2771 |
# File 'lib/delorean/delorean.rb', line 2769 def mod elements[0] end |