Module: ScientificName::SubspeciesName0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
2051 2052 2053 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2051 def a elements[2] end |
#sel ⇒ Object
2043 2044 2045 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2043 def sel elements[0] end |
#space_hard ⇒ Object
2047 2048 2049 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2047 def space_hard elements[1] end |