# File lib/aws/dynamo_db/table.rb, line 296
      def items
        ItemCollection.new(self)
      end