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