# File lib/chef/data_bag_item.rb, line 256
    def to_s
      "data_bag_item[#{id}]"
    end