76 77 78
# File 'lib/chef/data_bag_item.rb', line 76 def validate_id!(id_str) self.class.validate_id!(id_str) end