module ScientificNameClean::MultinomialName6
Public Instance Methods
a()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1069 def a elements[0] end
aid()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1077 def aid elements[2] end
b()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1085 def b elements[4] end
c()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1093 def c elements[6] end
space1()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1073 def space1 elements[1] end
space2()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1081 def space2 elements[3] end
space_hard()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 1089 def space_hard elements[5] end