# File lib/augeas.rb, line 62
    def clear(path)
        set(path, nil)
    end