Module: ScientificName::SpeciesName6

Defined in:
lib/biodiversity/parser/scientific_name.rb

Instance Method Summary collapse

Instance Method Details

#aObject



2799
2800
2801
# File 'lib/biodiversity/parser/scientific_name.rb', line 2799

def a
  elements[0]
end

#bObject



2807
2808
2809
# File 'lib/biodiversity/parser/scientific_name.rb', line 2807

def b
  elements[2]
end

#cObject



2815
2816
2817
# File 'lib/biodiversity/parser/scientific_name.rb', line 2815

def c
  elements[4]
end

#space_hardObject



2803
2804
2805
# File 'lib/biodiversity/parser/scientific_name.rb', line 2803

def space_hard
  elements[1]
end