Returns a new instance of PROSITE.
26 27 28
# File 'lib/bio/db/prosite.rb', line 26 def initialize(entry) super(entry, TAGSIZE) end