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