# File lib/rcodetools/xmptestunitfilter.rb, line 184
      def nil_assertion(expression)
        ["#{expression}.should be_nil"]
      end