Module: ScientificNameClean::Authorship2
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
3837 3838 3839 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3837 def a elements[0] end |
#b ⇒ Object
3845 3846 3847 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3845 def b elements[2] end |
#c ⇒ Object
3853 3854 3855 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3853 def c elements[5] end |
#space1 ⇒ Object
3841 3842 3843 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3841 def space1 elements[1] end |
#space2 ⇒ Object
3849 3850 3851 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3849 def space2 elements[4] end |