Module: ScientificNameClean::AuthorNameWithoutPostfix0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
5860 5861 5862 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5860 def a elements[1] end |
#b ⇒ Object
5868 5869 5870 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5868 def b elements[3] end |
#space1 ⇒ Object
5856 5857 5858 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5856 def space1 elements[0] end |
#space2 ⇒ Object
5864 5865 5866 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5864 def space2 elements[2] end |