Module: ScientificName::SubspeciesNames0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
2157 2158 2159 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2157 def a elements[0] end |
#b ⇒ Object
2165 2166 2167 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2165 def b elements[2] end |
#space ⇒ Object
2161 2162 2163 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2161 def space elements[1] end |