# File lib/kwalify/errors.rb, line 33
    def path
      return @path == '' ? "/" : @path
    end