# File lib/pact_broker/matrix/reason.rb, line 5 def == other self.class == other.class end
# File lib/pact_broker/matrix/reason.rb, line 9 def type :info end