# File lib/chef/mixin/language.rb, line 145 def data_bag(bag) rbag = Chef::DataBag.load(bag) rbag.keys end