Module: ScientificNameClean::Year0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
7315 7316 7317 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7315 def a elements[2] end |
#b ⇒ Object
7307 7308 7309 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7307 def b elements[0] end |
#c ⇒ Object
7323 7324 7325 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7323 def c elements[4] end |
#space1 ⇒ Object
7311 7312 7313 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7311 def space1 elements[1] end |
#space2 ⇒ Object
7319 7320 7321 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7319 def space2 elements[3] end |