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