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