# File lib/grape_entity/entity.rb, line 212
    def self.can_unexpose?
      (@nesting_stack ||= []).empty?
    end