Module: ScientificNameClean::AuthorName0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
5413 5414 5415 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5413 def a elements[1] end |
#b ⇒ Object
5421 5422 5423 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5421 def b elements[3] end |
#space1 ⇒ Object
5409 5410 5411 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5409 def space1 elements[0] end |
#space2 ⇒ Object
5417 5418 5419 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5417 def space2 elements[2] end |
#space3 ⇒ Object
5425 5426 5427 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5425 def space3 elements[4] end |