# File lib/chef/resource/conditional.rb, line 82
      def evaluate_block
        @block.call
      end