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