# File lib/chef/expander/flattener.rb, line 43
      def flattened_item
        @flattened_item || flatten_and_expand
      end