# File lib/spec/rails/matchers/assert_select.rb, line 163 def with_encoded(*args, &block) should AssertSelect.new(:assert_select_encoded, self, *args, &block) end