Module: ScientificNameClean::AuthorNameWithoutPostfix0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
5520 5521 5522 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5520 def a elements[1] end |
#b ⇒ Object
5528 5529 5530 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5528 def b elements[3] end |
#space1 ⇒ Object
5516 5517 5518 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5516 def space1 elements[0] end |
#space2 ⇒ Object
5524 5525 5526 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5524 def space2 elements[2] end |