56 57 58
# File 'lib/chef/shell/model_wrapper.rb', line 56 def show(obj_id) @model_class.load(obj_id) end