# File lib/dm-sweatshop/model.rb, line 67
    def generate_attributes(name = default_fauxture_name)
      Sweatshop.attributes(self, name)
    end