Module: Delorean::Formula4
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#mod ⇒ Object
151 152 153 |
# File 'lib/delorean/delorean.rb', line 151 def mod elements[3] end |
#n ⇒ Object
147 148 149 |
# File 'lib/delorean/delorean.rb', line 147 def n elements[0] end |
#p ⇒ Object
155 156 157 |
# File 'lib/delorean/delorean.rb', line 155 def p elements[4] end |