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