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
748 749 750 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 748 def b elements[4] end |
#space ⇒ Object
740 741 742 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 740 def space elements[1] end |