      _________  ___  ____
     / ___/ __ \/ _ \/ __/
    / /__/ /_/ / // / _/
    \___/\____/____/___/

module Parts
  class foo
    def slide
     "of a"
    end

    def can
      highlight = "vimdeck"
    end
  end
end
















































































slide 009
