Module: ScientificNameClean::Year0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
8009 8010 8011 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 8009 def a elements[2] end |
#b ⇒ Object
8001 8002 8003 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 8001 def b elements[0] end |
#c ⇒ Object
8017 8018 8019 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 8017 def c elements[4] end |
#space1 ⇒ Object
8005 8006 8007 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 8005 def space1 elements[1] end |
#space2 ⇒ Object
8013 8014 8015 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 8013 def space2 elements[3] end |