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