# File lib/merb-core/test/matchers/view_matchers.rb, line 300
  def have_selector(expected)
    HaveSelector.new(expected)
  end