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