# coding: utf-8 module Engine2 class ViewMeta < Meta include MetaViewSupport, MetaQuerySupport end end