Module: ScientificName::StatusPart0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
413 414 415 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 413 def a elements[0] end |
#b ⇒ Object
421 422 423 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 421 def b elements[2] end |
#space ⇒ Object
417 418 419 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 417 def space elements[1] end |