# encoding: UTF-8 module LazyGoogleAnalytics module Rails class Engine < ::Rails::Engine end end end