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