module ScientificNameClean::ExAuthorship0

Public Instance Methods

b() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4340
def b
  elements[2]
end
ex_sep() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4332
def ex_sep
  elements[0]
end
space() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4336
def space
  elements[1]
end