Module: ScientificNameClean::Year0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
7584 7585 7586 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7584 def a elements[2] end |
#b ⇒ Object
7576 7577 7578 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7576 def b elements[0] end |
#c ⇒ Object
7592 7593 7594 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7592 def c elements[4] end |
#space1 ⇒ Object
7580 7581 7582 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7580 def space1 elements[1] end |
#space2 ⇒ Object
7588 7589 7590 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 7588 def space2 elements[3] end |