# File lib/big_record/base.rb, line 393
      def set_table_name(name)
        @table_name = name.to_s
      end