# File lib/grape_entity/entity.rb, line 482 def value_for(key, options = Options.new) root_exposure.valid_value_for(key, self, options) end