#:nodoc: module Categories #:nodoc: module Liquid ## # # # @author Yorick Peterse # @since 0.2 # @todo Create this tag you lazy bum! # class Categories < ::Liquid::Block end end end