Module: ScientificName::AuthorsPart4
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
595 596 597 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 595 def a elements[0] end |
#b ⇒ Object
603 604 605 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 603 def b elements[2] end |
#space ⇒ Object
599 600 601 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 599 def space elements[1] end |