Module: Delorean::Value2
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#c ⇒ Object
3244 3245 3246 |
# File 'lib/delorean/delorean.rb', line 3244 def c elements[1] end |
#mod ⇒ Object
3240 3241 3242 |
# File 'lib/delorean/delorean.rb', line 3240 def mod elements[0] end |