PG::

TruffleFixWarn module

Public Instance Methods

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