# File lib/chef/node/attribute.rb, line 182
      def empty?
        get_keys.empty?
      end