Module: ScientificName::SubspeciesName0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
2239 2240 2241 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2239 def a elements[2] end |
#sel ⇒ Object
2231 2232 2233 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2231 def sel elements[0] end |
#space_hard ⇒ Object
2235 2236 2237 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2235 def space_hard elements[1] end |