Module: Delorean::Value1
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#c ⇒ Object
2469 2470 2471 |
# File 'lib/delorean/delorean.rb', line 2469 def c elements[1] end |
#mod ⇒ Object
2465 2466 2467 |
# File 'lib/delorean/delorean.rb', line 2465 def mod elements[0] end |