Delete the RR from this RRSet
155 156 157
# File 'lib/Dnsruby/resource/resource.rb', line 155 def delete(rr) @rrs.delete(rr) end