# File lib/grape_entity/exposure/block_exposure.rb, line 7 def value(entity, options) entity.exec_with_object(options, &@block) end