# File lib/chef/shef/model_wrapper.rb, line 97
    def initialize(databag_name)
      @model_symbol = @databag_name = databag_name
    end