Module: ScientificNameClean::Genus0

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

Instance Method Summary collapse

Instance Method Details

#author_prefix_wordObject



3319
3320
3321
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3319

def author_prefix_word
  elements[1]
end

#author_wordObject



3327
3328
3329
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3327

def author_word
  elements[3]
end

#space_hard1Object



3315
3316
3317
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3315

def space_hard1
  elements[0]
end

#space_hard2Object



3323
3324
3325
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3323

def space_hard2
  elements[2]
end