module ActiveSupport::MessagePack::Extensions

def raise_invalid_format(*)

def raise_invalid_format(*)
  raise "Invalid format"
end