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