module DNS::ResolveHost::Substitute

Public Class Methods

build() click to toggle source
# File lib/dns/resolve_host/substitute.rb, line 4
def self.build
  ResolveHost.new
end