module ScientificNameClean::SimpleAuthorship0
Public Instance Methods
a()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4397 def a elements[0] end
b()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4409 def b elements[4] end
space1()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4401 def space1 elements[1] end
space2()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4405 def space2 elements[3] end
space3()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4413 def space3 elements[6] end
space4()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4417 def space4 elements[8] end
space5()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4425 def space5 elements[10] end
space6()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4429 def space6 elements[12] end
year()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 4433 def year elements[13] end