Module: ScientificName::AuthorsNames0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
1125 1126 1127 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1125 def a elements[0] end |
#b ⇒ Object
1141 1142 1143 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1141 def b elements[4] end |
#sep ⇒ Object
1133 1134 1135 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1133 def sep elements[2] end |
#space ⇒ Object
1129 1130 1131 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1129 def space elements[1] end |