# File lib/rcodetools/xmpfilter.rb, line 340
def
debugprint
(
*
args
)
$stderr
.
puts
(
*
args
)
if
$DEBUG
end