module ScientificNameDirty::ApproximateYear0

Public Instance Methods

a() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 803
def a
  elements[2]
end
space1() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 799
def space1
  elements[1]
end
space2() click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 807
def space2
  elements[3]
end