module Zepto module Helpers module Helper def zepto_include_tag ("").html_safe end end end end