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