Module: ScientificNameClean::Authorship0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
3718 3719 3720 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3718 def a elements[0] end |
#b ⇒ Object
3726 3727 3728 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3726 def b elements[2] end |
#c ⇒ Object
3734 3735 3736 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3734 def c elements[5] end |
#space1 ⇒ Object
3722 3723 3724 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3722 def space1 elements[1] end |
#space2 ⇒ Object
3730 3731 3732 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3730 def space2 elements[4] end |