# File lib/grape_entity/exposure/nesting_exposure.rb, line 15 def ==(other) super && @nested_exposures == other.nested_exposures end