# File lib/dnsruby/resource/RP.rb, line 34
      def mailbox=(s)
        @mailbox = Name.create(s)
      end