# File lib/grape_entity/exposure/formatter_block_exposure.rb, line 19 def value(entity, _options) entity.exec_with_attribute(attribute, &@format_with) end