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