module ScientificNameCanonical::Root0

Public Instance Methods

details() click to toggle source
Calls superclass method
# File lib/biodiversity/parser/scientific_name_canonical.rb, line 19
def details
  [super]
end
hybrid() click to toggle source
# File lib/biodiversity/parser/scientific_name_canonical.rb, line 15
def hybrid
  false
end
parser_run() click to toggle source
# File lib/biodiversity/parser/scientific_name_canonical.rb, line 23
def parser_run
  3
end