# File lib/compass/commands/generate_grid_background.rb, line 9
      def initialize(working_path, options)
        super
        assert_project_directory_exists!
      end