# File lib/spec/rails/matchers/assert_select.rb, line 51
          def string?
            String === self
          end