PG::

TruffleFixWarn module

Public Instance Methods

warn(str, category=nil)
# File lib/pg.rb, line 148
def warn(str, category=nil)
  super(str)
end