# File lib/generators/model.rb, line 37
    def attributes?
      self.attributes && !self.attributes.empty?
    end