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