# File lib/merb-core/test/test_ext/hpricot.rb, line 19 def match?(regex) self.inner_text.match(regex) end