module ScientificNameDirty::LatinWord0

Public Instance Methods

a() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 401
def a
  elements[0]
end
b() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 405
def b
  elements[1]
end