# encoding: utf-8 module EvalHelper require 'eval_helper/if_code' require 'eval_helper/if_code_after' require 'eval_helper/else_code' end