Module: ScientificName::AuthorsNames0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
1440 1441 1442 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1440 def a elements[0] end |
#b ⇒ Object
1456 1457 1458 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1456 def b elements[4] end |
#sep ⇒ Object
1448 1449 1450 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1448 def sep elements[2] end |
#space ⇒ Object
1444 1445 1446 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1444 def space elements[1] end |