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