# File lib/chef/node/attribute.rb, line 232
      def values
        self.collect { |h| h[1] }
      end