class Hpricot::DocType
def initialize target, pub, sys
def initialize target, pub, sys self.target, self.public_id, self.system_id = target, pub, sys end
def initialize target, pub, sys self.target, self.public_id, self.system_id = target, pub, sys end