module ScientificNameClean::Authorship4

Public Instance Methods

a() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 3784
def a
  elements[0]
end
b() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 3792
def b
  elements[3]
end
space() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 3788
def space
  elements[2]
end