# File lib/big_record/base.rb, line 408
      def set_default_family(name)
        @default_family = name.to_s
      end