# File lib/faker/company.rb, line 28
      def bs
        translate('faker.company.bs').collect {|list| list.sample }.join(' ')
      end