# File lib/Dnsruby/resource/RP.rb, line 30
      def txtdomain=(s)
        @txtdomain = Name.create(s)
      end