# encoding: utf-8 require 'escape_utils_ext' EscapeUtils.send(:extend, EscapeUtils) module EscapeUtils VERSION = "0.0.1" end