Module: ScientificNameClean::AuthorNameWithoutPostfix0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
5534 5535 5536 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5534 def a elements[1] end |
#b ⇒ Object
5542 5543 5544 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5542 def b elements[3] end |
#space1 ⇒ Object
5530 5531 5532 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5530 def space1 elements[0] end |
#space2 ⇒ Object
5538 5539 5540 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5538 def space2 elements[2] end |