Module: ScientificNameClean::AuthorName0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
5118 5119 5120 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5118 def a elements[1] end |
#b ⇒ Object
5126 5127 5128 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5126 def b elements[3] end |
#space1 ⇒ Object
5114 5115 5116 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5114 def space1 elements[0] end |
#space2 ⇒ Object
5122 5123 5124 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5122 def space2 elements[2] end |
#space3 ⇒ Object
5130 5131 5132 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5130 def space3 elements[4] end |