# File lib/nanoc/extra/chick.rb, line 66
      def initialize(app, options={})
        @app = app
        @options = options
      end