Module: ScientificNameClean::Genus0
- Defined in:
- lib/biodiversity/parser/scientific_name_clean.rb
Instance Method Summary collapse
Instance Method Details
#author_prefix_word ⇒ Object
2235 2236 2237 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 2235 def elements[1] end |
#author_word ⇒ Object
2243 2244 2245 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 2243 def elements[3] end |
#space_hard ⇒ Object
2231 2232 2233 |
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 2231 def space_hard elements[0] end |