module ScientificNameClean::MultinomialName4
Public Instance Methods
a()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1001 def a elements[0] end
aid()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1017 def aid elements[4] end
b()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1009 def b elements[2] end
c()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1025 def c elements[6] end
space1()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1005 def space1 elements[1] end
space2()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1013 def space2 elements[3] end
space3()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1021 def space3 elements[5] end