# File lib/Dnsruby/resource/TKEY.rb, line 92
      def other_data=(od)
        @other_data=od
        @other_size=@other_data.length
      end