Module: ScientificName::FullNameLetters2
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
3629 3630 3631 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 3629 def a elements[0] end |
#b ⇒ Object
3633 3634 3635 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 3633 def b elements[1] end |
#c ⇒ Object
3637 3638 3639 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 3637 def c elements[2] end |