Test cases for closures that were updated as part of #36 to include source references do not match the source references for Rserve::ser_eval because Rserve wraps the code text to evaluate within an '{' block prior to parsing. This means that I can't use the same expected values for closures returned by ser_eval.