# File lib/capybara/rspec/matchers.rb, line 108
    def have_selector(*args)
      HaveSelector.new(*args)
    end