# File lib/merb-core/test/helpers/view_helper.rb, line 10 def initialize(response_body) @parser = Hpricot.parse(response_body) end