Module: ScientificNameClean::Year0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
7324 7325 7326 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7324 def a elements[2] end |
#b ⇒ Object
7316 7317 7318 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7316 def b elements[0] end |
#c ⇒ Object
7332 7333 7334 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7332 def c elements[4] end |
#space1 ⇒ Object
7320 7321 7322 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7320 def space1 elements[1] end |
#space2 ⇒ Object
7328 7329 7330 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7328 def space2 elements[3] end |