# File lib/dm-sweatshop/model.rb, line 17 def fixture(name = default_fauxture_name, &blk) Sweatshop.add(self, name, &blk) end