# File lib/grape_entity/entity.rb, line 196
    def self.find_exposure(attribute)
      root_exposures.find_by(attribute)
    end