# File lib/grape_entity/entity.rb, line 102 def root_exposure @root_exposure ||= Exposure.new(nil, nesting: true) end