module ActiveSupport::Messages::SerializerWithFallback::MarshalWithFallback

def format

def format
  :marshal
end