Module: ScientificNameClean::Genus0

Defined in:
lib/biodiversity/parser/scientific_name_clean.rb

Instance Method Summary collapse

Instance Method Details

#author_prefix_wordObject



3229
3230
3231
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3229

def author_prefix_word
  elements[1]
end

#author_wordObject



3237
3238
3239
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3237

def author_word
  elements[3]
end

#space_hard1Object



3225
3226
3227
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3225

def space_hard1
  elements[0]
end

#space_hard2Object



3233
3234
3235
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3233

def space_hard2
  elements[2]
end