Class: Net::DNS::RR::SRV
- Inherits:
-
Object
- Object
- Net::DNS::RR::SRV
- Defined in:
- lib/domain-probe/resolver_patch.rb
Instance Method Summary collapse
Instance Method Details
#to_hash(zone) ⇒ Object
107 108 109 |
# File 'lib/domain-probe/resolver_patch.rb', line 107 def to_hash zone super(zone) end |