module PG::TruffleFixWarn

def warn(str, category=nil)

def warn(str, category=nil)
  super(str)
end