module Coco module App module Blocks class NavDrawer < Coco::Component include Coco::AppHelper end end end end