module ScientificNameClean::LatinWord5

Public Instance Methods

value() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 7327
def value
  a.value + b.value
end