# File lib/skeleton/schema.rb, line 63
    def array?
      @type == 'array'
    end