# File lib/chef/shef/model_wrapper.rb, line 104 def show(item) Chef::DataBagItem.load(@databag_name, item) end