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