Module: ScientificNameClean::AuthorNameWithoutPostfix0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
5224 5225 5226 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5224 def a elements[1] end |
#b ⇒ Object
5232 5233 5234 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5232 def b elements[3] end |
#space1 ⇒ Object
5220 5221 5222 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5220 def space1 elements[0] end |
#space2 ⇒ Object
5228 5229 5230 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5228 def space2 elements[2] end |