Module: ScientificName::Editorials0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
2186 2187 2188 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2186 def a elements[1] end |
#b ⇒ Object
2198 2199 2200 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2198 def b elements[5] end |
#space ⇒ Object
2182 2183 2184 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 2182 def space elements[0] end |