# File lib/merb-core/test/matchers/view_matchers.rb, line 332 def contain(content) HasContent.new(content) end