Module: ScientificNameClean::Authorship0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
3600 3601 3602 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3600 def a elements[0] end |
#b ⇒ Object
3608 3609 3610 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3608 def b elements[2] end |
#c ⇒ Object
3616 3617 3618 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3616 def c elements[5] end |
#space1 ⇒ Object
3604 3605 3606 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3604 def space1 elements[1] end |
#space2 ⇒ Object
3612 3613 3614 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3612 def space2 elements[4] end |