# File lib/nanoc/base/compilation/filter.rb, line 111
    def initialize(hash={})
      @assigns = hash
      super
    end