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