Module: ScientificName::Editorials0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
2544 2545 2546 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2544 def a elements[1] end |
#b ⇒ Object
2556 2557 2558 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2556 def b elements[5] end |
#space ⇒ Object
2540 2541 2542 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2540 def space elements[0] end |