# File lib/dnsruby/resource/NXT.rb, line 118
  def build_rdata
    self.class.build_rdata(next_domain, types)
  end