Module: ScientificName::AuthorsPart0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
712 713 714 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 712 def a elements[0] end |
#b ⇒ Object
720 721 722 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 720 def b elements[2] end |
#space ⇒ Object
716 717 718 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 716 def space elements[1] end |