Module: ScientificNameClean::Authorship0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
3588 3589 3590 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3588 def a elements[0] end |
#b ⇒ Object
3596 3597 3598 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3596 def b elements[2] end |
#c ⇒ Object
3604 3605 3606 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3604 def c elements[5] end |
#space1 ⇒ Object
3592 3593 3594 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3592 def space1 elements[1] end |
#space2 ⇒ Object
3600 3601 3602 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3600 def space2 elements[4] end |