module ScientificNameClean::InfraspeciesString0

Public Instance Methods

a() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1792
def a
  elements[2]
end
sel() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1784
def sel
  elements[0]
end
space() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1788
def space
  elements[1]
end