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