Module: ScientificNameClean::AuthorName0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
5131 5132 5133 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5131 def a elements[1] end |
#b ⇒ Object
5139 5140 5141 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5139 def b elements[3] end |
#space1 ⇒ Object
5127 5128 5129 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5127 def space1 elements[0] end |
#space2 ⇒ Object
5135 5136 5137 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5135 def space2 elements[2] end |
#space3 ⇒ Object
5143 5144 5145 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5143 def space3 elements[4] end |