module ScientificNameClean::InfraspeciesString2

Public Instance Methods

a() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1823
def a
  elements[2]
end
aid() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1815
def aid
  elements[0]
end
space() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1819
def space
  elements[1]
end