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