Module: ScientificNameClean::Genus0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#author_prefix_word ⇒ Object
3123 3124 3125 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3123 def elements[1] end |
#author_word ⇒ Object
3131 3132 3133 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3131 def elements[3] end |
#space_hard1 ⇒ Object
3119 3120 3121 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3119 def space_hard1 elements[0] end |
#space_hard2 ⇒ Object
3127 3128 3129 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3127 def space_hard2 elements[2] end |