Module: ScientificNameClean::Year0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
5550 5551 5552 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5550 def a elements[2] end |
#b ⇒ Object
5542 5543 5544 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5542 def b elements[0] end |
#c ⇒ Object
5558 5559 5560 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5558 def c elements[4] end |
#space ⇒ Object
5546 5547 5548 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5546 def space elements[1] end |