Module: ScientificNameClean::Genus0

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

Instance Method Summary collapse

Instance Method Details

#author_prefix_wordObject



3111
3112
3113
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3111

def author_prefix_word
  elements[1]
end

#author_wordObject



3119
3120
3121
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3119

def author_word
  elements[3]
end

#space_hard1Object



3107
3108
3109
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3107

def space_hard1
  elements[0]
end

#space_hard2Object



3115
3116
3117
# File 'lib/biodiversity/parser/scientific_name_clean.rb', line 3115

def space_hard2
  elements[2]
end