# File lib/skeleton/schema.rb, line 55
    def type=(value)
      @type = value.to_s
    end