module ScientificNameClean::SpeciesWordHybrid4

Public Instance Methods

a() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 6746
def a
  elements[0]
end
b() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 6754
def b
  elements[2]
end
space_hard() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 6750
def space_hard
  elements[1]
end