# File lib/Dnsruby/resource/resource.rb, line 246
    def type=(type)
      @type = Types.new(type)
    end