Module: ScientificNameClean::AuthorNameWithoutPostfix0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
5237 5238 5239 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5237 def a elements[1] end |
#b ⇒ Object
5245 5246 5247 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5245 def b elements[3] end |
#space1 ⇒ Object
5233 5234 5235 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5233 def space1 elements[0] end |
#space2 ⇒ Object
5241 5242 5243 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 5241 def space2 elements[2] end |