# File lib/aws/dynamo_db/batch_write.rb, line 163
      def table_items table
        @request_items[table_name(table)] ||= []
      end