module ScientificNameClean::LatinWord1
Public Instance Methods
value()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 7299 def value a.value + "-" + b.value end
# File lib/biodiversity/parser/scientific_name_clean.rb, line 7299 def value a.value + "-" + b.value end