# File lib/grape_entity/exposure/nesting_exposure.rb, line 23
        def find_nested_exposure(attribute)
          nested_exposures.find_by(attribute)
        end