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