module ScientificNameDirty::Infraspecies0

Public Instance Methods

a() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 165
def a
  elements[0]
end
b() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 173
def b
  elements[2]
end
space() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 169
def space
  elements[1]
end