Module: ScientificName::AuthorsRevisedName0
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
961 962 963 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 961 def a elements[0] end |
#b ⇒ Object
973 974 975 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 973 def b elements[4] end |
#space ⇒ Object
965 966 967 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 965 def space elements[1] end |