# File lib/grape_entity/exposure/delegator_exposure.rb, line 5 def value(entity, _options) entity.delegate_attribute(attribute) end