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