module GraphQL::Argument::DefaultPrepare

def self.call(value, ctx); value; end

def self.call(value, ctx); value; end