# File lib/webrat/selenium/matchers/have_selector.rb, line 38
      def have_selector(content)
        HaveSelector.new(content)
      end