# VIMDECK DOES CODE! module Parts class foo def slide "of a" end def can highlight = "vimdeck" end end end slide 8