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