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