module ScientificNameDirty::Infraspecies2

Public Instance Methods

a() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 197
def a
  elements[0]
end
b() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 213
def b
  elements[4]
end
space1() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 201
def space1
  elements[1]
end
space2() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 209
def space2
  elements[3]
end
string_authorship_inconsistencies() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 205
def string_authorship_inconsistencies
  elements[2]
end