module ScientificNameClean::AuthorsNames0
Public Instance Methods
a()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4699 def a elements[0] end
b()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4715 def b elements[4] end
sep()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4707 def sep elements[2] end
space1()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4703 def space1 elements[1] end
space2()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4711 def space2 elements[3] end