# File lib/grape_entity/condition/block_condition.rb, line 15 def if_value(entity, options) entity.exec_with_object(options, &@block) end