Module: ScientificName::StatusPart0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
419 420 421 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 419 def a elements[0] end |
#b ⇒ Object
427 428 429 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 427 def b elements[2] end |
#space ⇒ Object
423 424 425 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 423 def space elements[1] end |