Module: ScientificName::AuthorsPart4
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
768 769 770 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 768 def a elements[0] end |
#b ⇒ Object
776 777 778 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 776 def b elements[2] end |
#space ⇒ Object
772 773 774 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 772 def space elements[1] end |