# File common/lib/symbiosis/domain.rb, line 189 def destroy FileUtils.rm_rf(self.directory) if self.exists? end