Module: ScientificNameClean::LatinWord1
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#value ⇒ Object
8101 8102 8103 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 8101 def value a.value + "-" + b.value end |