# File lib/rcodetools/xmptestunitfilter.rb, line 278 def expectation(expected, actual) "expect \#{expected} do\n \#{actual}\n end\n" end