Module: ScientificName::SubspeciesNames0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
2327 2328 2329 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2327 def a elements[0] end |
#b ⇒ Object
2335 2336 2337 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2335 def b elements[2] end |
#space ⇒ Object
2331 2332 2333 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2331 def space elements[1] end |