module ScientificNameCanonical::MultinomialWithGarbage4
Public Instance Methods
a()
click to toggle source
# File lib/biodiversity/parser/scientific_name_canonical.rb, line 157 def a elements[0] end
b()
click to toggle source
# File lib/biodiversity/parser/scientific_name_canonical.rb, line 165 def b elements[2] end
garbage()
click to toggle source
# File lib/biodiversity/parser/scientific_name_canonical.rb, line 169 def garbage elements[3] end
space()
click to toggle source
# File lib/biodiversity/parser/scientific_name_canonical.rb, line 161 def space elements[1] end