Module: ScientificName::AuthorsNames0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
1294 1295 1296 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1294 def a elements[0] end |
#b ⇒ Object
1310 1311 1312 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1310 def b elements[4] end |
#sep ⇒ Object
1302 1303 1304 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1302 def sep elements[2] end |
#space ⇒ Object
1298 1299 1300 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1298 def space elements[1] end |