Returns a new instance of COMPOUND.
20 21 22
# File 'lib/bio/db/kegg/compound.rb', line 20 def initialize(entry) super(entry, TAGSIZE) end