# File lib/chef/data_bag.rb, line 212
    def to_s
      "data_bag[#{@name}]"
    end