# File lib/chef/data_bag_item.rb, line 238 def create chef_server_rest.post_rest("data/#{data_bag}", self) self end