Module: ScientificName::SpeciesName8
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
3194 3195 3196 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 3194 def a elements[0] end |
#b ⇒ Object
3202 3203 3204 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 3202 def b elements[2] end |
#space_hard ⇒ Object
3198 3199 3200 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 3198 def space_hard elements[1] end |