# File lib/webrat/selenium/matchers/have_selector.rb, line 5
        def initialize(expected)
          @expected = expected
        end