Module: ScientificName::AuthorsPart0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
543 544 545 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 543 def a elements[0] end |
#b ⇒ Object
551 552 553 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 551 def b elements[2] end |
#space ⇒ Object
547 548 549 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 547 def space elements[1] end |