# File lib/aws/dynamo_db/batch_write.rb, line 159 def table_name table table.is_a?(Table) ? table.name : table.to_s end