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