Module: ScientificName::AuthorName0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
1606 1607 1608 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1606 def a elements[1] end |
#b ⇒ Object
1614 1615 1616 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1614 def b elements[3] end |
#space ⇒ Object
1602 1603 1604 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1602 def space elements[0] end |