class Hpricot::ProcIns

def initialize(target, content)

def initialize(target, content)
  @target, @content = target, content
end