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