# File radius/packet.rb, line 358 def unset_all_vsattr each_vsa { |vendor, attr, datum| unset_vsattr(vendor, attr) } end