module ScientificNameDirty::ScientificName50

Public Instance Methods

a() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 91
def a
  elements[0]
end
garbage() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 95
def garbage
  elements[1]
end