# File lib/rcodetools/xmptestunitfilter.rb, line 204
      def equal_assertion(expected, actual)
        "#{actual}.should == #{expected}"
      end