Module: ScientificName::AuthorsPart2
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
736 737 738 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 736 def a elements[0] end |
#b ⇒ Object
752 753 754 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 752 def b elements[4] end |
#ex_sep ⇒ Object
744 745 746 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 744 def ex_sep elements[2] end |
#space ⇒ Object
740 741 742 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 740 def space elements[1] end |