# File lib/bat.rb, line 79
    def wrn(string)
        pt(string," WARNING")
    end