Module: ScientificName::SubspeciesNames0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
1969 1970 1971 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1969 def a elements[0] end |
#b ⇒ Object
1977 1978 1979 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1977 def b elements[2] end |
#space ⇒ Object
1973 1974 1975 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 1973 def space elements[1] end |