Module: ScientificName::Editorials1
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#value ⇒ Object
2392 2393 2394 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2392 def value a.value + b.value end |