Module: ScientificNameClean::Authorship0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
3799 3800 3801 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3799 def a elements[0] end |
#b ⇒ Object
3807 3808 3809 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3807 def b elements[2] end |
#c ⇒ Object
3815 3816 3817 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3815 def c elements[5] end |
#space1 ⇒ Object
3803 3804 3805 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3803 def space1 elements[1] end |
#space2 ⇒ Object
3811 3812 3813 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3811 def space2 elements[4] end |