# File lib/chef/data_bag_item.rb, line 103 def validate_id!(id_str) self.class.validate_id!(id_str) end