Module: ScientificName::Editorials0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
2374 2375 2376 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2374 def a elements[1] end |
#b ⇒ Object
2386 2387 2388 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2386 def b elements[5] end |
#space ⇒ Object
2370 2371 2372 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2370 def space elements[0] end |