14 15 16
# File 'lib/comet/dsl/map_output.rb', line 14 def validate! raise "#{self} path is invalid" if @path.strip.empty? end