Module: ScientificName::SimpleAuthorsPart0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
902 903 904 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 902 def a elements[0] end |
#b ⇒ Object
910 911 912 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 910 def b elements[2] end |
#space ⇒ Object
906 907 908 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 906 def space elements[1] end |