module ScientificNameCanonical::UninomialWithGarbage0

Public Instance Methods

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