module ScientificNameDirty::DoubleYear0

Public Instance Methods

year_number() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 898
def year_number
  elements[0]
end