module ScientificNameCanonical::Garbage1

Public Instance Methods

space1() click to toggle source
# File lib/biodiversity/parser/scientific_name_canonical.rb, line 372
def space1
  elements[0]
end
space2() click to toggle source
# File lib/biodiversity/parser/scientific_name_canonical.rb, line 376
def space2
  elements[2]
end