# File lib/aws/dynamo_db/item_collection.rb, line 341
        def is_null
          @items.with_filter(attribute, "NULL")
        end