Module: ScientificNameClean::Year0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
7552 7553 7554 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7552 def a elements[2] end |
#b ⇒ Object
7544 7545 7546 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7544 def b elements[0] end |
#c ⇒ Object
7560 7561 7562 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7560 def c elements[4] end |
#space1 ⇒ Object
7548 7549 7550 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7548 def space1 elements[1] end |
#space2 ⇒ Object
7556 7557 7558 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7556 def space2 elements[3] end |